Welcome![Sign In][Sign Up]
Location:
Search - ring buffer

Search list

[Windows Develop环形缓冲区

Description: 环形缓冲区- Ring-like buffer
Platform: | Size: 15360 | Author: none | Hits:

[Compress-Decompress algrithmslzss_huf

Description: This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
Platform: | Size: 3072 | Author: 冰冰 | Hits:

[SCMr_buf

Description: 自己写的一个用在单片机串口通讯中的环形队列缓冲区管理模块。-himself wrote a serial microcontroller used in the communications ring buffer queue management module.
Platform: | Size: 2048 | Author: 谢经波 | Hits:

[OS programRingBuffer_os

Description: 一个用c/c++写的多线程程序,源码中介绍了循环缓冲区的使用方法和基本原理,很适合初学者-with a c/c write multi-threaded process, the source described the use of buffer cycle methodology and basic principles, which is perfect for beginners
Platform: | Size: 10240 | Author: 黄兴 | Hits:

[OS programbuffertest

Description: this ring buffer sample.
Platform: | Size: 10240 | Author: yokkie | Hits:

[uCOSuc-app-test

Description: 本人写的ATMEL 128 UC/OSII移植程序,有带环型缓冲的键盘驱动,与彩色液晶显示。多任务实验TASK包含在内。-I write ATMEL 128 UC/OSII transplantation procedures, a ring buffer zone keyboard-driven, and color LCD. Multi-task experimental TASK included.
Platform: | Size: 322560 | Author: 倪耶杰 | Hits:

[Data structscirclebuffer

Description: 著名的环形缓冲区算法,欢迎大家使用下载,好东西呀。-Well-known ring buffer algorithm, welcome everyone to use the download, you good things.
Platform: | Size: 2048 | Author: 苏高峰 | Hits:

[Windows Developvrb-0.5.1.tar

Description: The Virtual Ring Buffer (VRB) is an implementation of a character FIFO ring buffer.
Platform: | Size: 40960 | Author: 刘少麟 | Hits:

[OS programRingBuffer

Description: 环形缓冲区,环形缓冲区在数据采集等实时系统中广泛使用。-Ring buffer, the ring buffer in the data collection, such as widespread use of real-time systems.
Platform: | Size: 2048 | Author: 大宾 | Hits:

[Internet-NetworkEqueueDemo

Description: 这是书上的代码,支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现---环形缓冲,攻克高级缓冲技术的关键,供大家参考-This is the code book to support non-blocking model with obstructive and thread-safe Ring Buffer Design and Implementation--- ring buffer, buffer technology to capture high-level key, for your reference
Platform: | Size: 50176 | Author: Lucy | Hits:

[OS programbytebuffer

Description: 环形缓冲区类,编写很多程序时可以直接调用的哦,或则继承也是可以的-Class ring buffer, the preparation of many programs can be directly called Oh, or it can inherit the
Platform: | Size: 2048 | Author: 何敏 | Hits:

[Multimedia DevelopRingBuffer

Description: Ring Buffer Implementation A circular buffer or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams.-Ring Buffer ImplementationA circular buffer or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams.
Platform: | Size: 187392 | Author: mike | Hits:

[VxWorksrngLib

Description: 环型队列函数,主要是ring buffer的管理模块,完成相关的操作。-ring buffer lib
Platform: | Size: 4096 | Author: wang jinggui | Hits:

[VxWorksRingBuffer

Description: vxworks下环形buffer的操作代码,一个小的demo,希望对大家有用-vxworks under the ring buffer operation code, a small demo, hope for all of us
Platform: | Size: 18432 | Author: 朱松 | Hits:

[Linux-Unixvrb

Description: A simple solution of Virtual Ring Buffer, you can use it as a common command.
Platform: | Size: 94208 | Author: Derek Ray | Hits:

[Data structsring-buffer

Description: 在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问-In the communications program, frequently used as a ring buffer data structure to store communications to send and receive data. FIFO ring buffer is a circular buffer, the communication program can provide mutually exclusive access to the buffer
Platform: | Size: 34816 | Author: 江立 | Hits:

[SCMFIFO-ring-buffer

Description: 用ICCAVR写的 ATmega640的串口的驱动,使用了先进先出的环形缓冲区技术 这是一个使用例子 稍微改动一下即可用到自己的项目中-ATmega640 with ICCAVR write serial driver, using FIFO ring buffer technology which is a slight change to the use of examples used in your own projects
Platform: | Size: 4096 | Author: 陈成 | Hits:

[Technology Managementring-buffer

Description: 环形缓冲区的实现原理,在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问-The principle of the ring buffer, in the communication process, often use ring buffers to store the data as a data structure to send and receive communications. FIFO ring buffer is a circular buffer that can provide exclusive access to the buffer to the communication program
Platform: | Size: 4096 | Author: wei | Hits:

[Linux-Unixring-buffer-design

Description: Lockless Ring Buffer Design for Linux v2.13.6.
Platform: | Size: 8192 | Author: waobanvu | Hits:

[Data structsRingBuffer-master

Description: 数据结构中的环形队列的实现方法,稍微修改即可用于你的应用中。(realize Ring buffer.)
Platform: | Size: 11091968 | Author: MichaelChen | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net